Azure Managed Service Identities (Known as Managed Identities now) can be used to access azure resources that support Azure Active Directory authentication like Azure Key Vault from Azure Virtual Machines.
Welcome to K2V Academy, where you can find stuff to learn about Development, Cloud, DevOps and everything in between.
7 Post(s) found.
Azure Managed Service Identities (Known as Managed Identities now) can be used to access azure resources that support Azure Active Directory authentication like Azure Key Vault from Azure Virtual Machines.
Azure Powershell can be used to easily reset the local administrator password for an Azure Virtual Machine. Follow this article to learn how.
Resetting a password or creating a new Local Admin account in an Active Directory Domain Controller VM is straight forward. But in this article you can find a workaround to get it done.
Just In Time access for Azure Virtual Machines is an excellent feature provided by Azure Security Center to limit access to the virtual machines as and when its needed.
Configuring SSL and a Reverse Proxy to secure the SonarQube server on Microsoft Azure is fairly straight forward. FOllow this guide to understand the steps to do it.
SonarQube is an open source code quality analysis tool that can be easily configured on Azure using Virtual Machines and Azure SQL databases.
When deploying virtual machines on Azure its important to understand how Update domains, Fault domains, Availability sets work together to enable high availability.